chore: Turn URL comments into properties#65
Conversation
|
Excellent idea IMO! Does ORT give errors for license classifications that are used but not defined? |
|
I also think this is an excellent idea. |
Yes, that's why currently the CI check fails. But this actually is a blocker here: We'd not want to define a category for each different URL... not sure how to solve that yet. |
|
If the check for unknown categories was "relegated" to Evaluator rules from ORT's license classification parsing logic, that would allow only checking for categories that aren't prefixed by |
It's surely technically possible, but I believe there would be push-back from members of the ORT community for such a breaking change. I'll clarify on that. |
1c03104 to
4f9c768
Compare
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
4f9c768 to
cc19d1e
Compare
This is just an idea that I only implemented at a single example to clarify: How does the @doubleopen-project/team think about turning URL comments into properties, so they become machine readable / actionable in rules?